window: Set multipress gesture phase to be GTK_PHASE_NONE explicitly
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Aug 2014 18:43:17 +0000 (20:43 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Aug 2014 11:49:39 +0000 (13:49 +0200)
commit131123c71aae5bc788c9b6741c1dd95e8a8d3329
treeb9feb6887634695b4cae6792f6efcaa4074e9840
parentdd9166c4359f6b28c60846e9becbd1f03bf36ac9
window: Set multipress gesture phase to be GTK_PHASE_NONE explicitly

This used to rely on the default value, which has changed to a saner default.

https://bugzilla.gnome.org/show_bug.cgi?id=734285
gtk/gtkwindow.c